To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鳶??肄??癒ろ 100100111100111000111111001111111110001111100101001111110011111110010110111111001000001011101011 93ce3f3fe3e53f3f96fc82eb
EUC-JP 鳶?Ŀ肄??癒ろ 1100011011010000001111111000111110101001101010011110011011100111001111110011111111001100111111101010010011101101 c6d03f8fa9a9e6e73f3fccfea4ed
UTF-8 鳶롫Ŀ肄됪벴癒ろ 1110100110110011101101101110101110100001101010111100010010111111111010001000001010000100111010111001000010101010111010111011001010110100111001111001100110010010111000111000001010001101 e9b3b6eba1abc4bfe88284eb90aaebb2b4e79992e3828d
UHC 鳶롫Ŀ肄됪벴癒ろ 11100110111010011000111011101011101010001010100011101100101111011000100111100110101110101010101111101011101010001010101011101101 e6e98eeba8a8ecbd89e6baabeba8aaed

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)