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 ???淳???? 001111110011111100111111100011110111111000111111001111110011111100111111 3f3f3f8f7e3f3f3f3f
EUC-JP ???淳???? 001111110011111100111111101111011101111100111111001111110011111100111111 3f3f3fbddf3f3f3f3f
UTF-8 樂뗧뵽淳㎬젒烈싨 111011111010011010111111111010111001011110100111111010111011010110111101111001101011011110110011111000111000111010101100111011001010000010010010111011111010011010011111111011001000101110101000 efa6bfeb97a7ebb5bde6b7b3e38eaceca092efa69fec8ba8
UHC 樂뗧뵽淳㎬젒烈싨 11101000111110011000101111100111100101001011101111100010111010001010011111101000101000001001000111100110111011111001101011100110 e8f98be794bbe2e8a7e8a091e6ef9ae6

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