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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??儒}??儒{^ 0011111100111111100011101111001001111101001111110011111110001110111100100111101101011110 3f3f8ef27d3f3f8ef27b5e
EUC-JP ??儒}??儒{^ 0011111100111111101111001111010001111101001111110011111110111100111101000111101101011110 3f3fbcf47d3f3fbcf47b5e
UTF-8 롃롆儒}롃롆儒{^ 111010111010000110000011111010111010000110000110111001011000010010010010011111011110101110100001100000111110101110100001100001101110010110000100100100100111101101011110 eba183eba186e584927deba183eba186e584927b5e
UHC 롃롆儒}롃롆儒{^ 100011101100101010001110110011001110101011100011011111011000111011001010100011101100110011101010111000110111101101011110 8eca8ecceae37d8eca8ecceae37b5e

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