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 ???重?漿?? 00111111001111110011111110001111011001000011111110011111111101110011111100111111 3f3f3f8f643f9ff73f3f
EUC-JP ?瑗?重?漿?? 001111111000111111001100110000000011111110111101110001010011111111011110111110010011111100111111 3f8fccc03fbdc53fdef93f3f
UTF-8 뤾瑗뀝重고漿세쭮 111010111010010010111110111001111001000110010111111010111000000010011101111010011000011110001101111010101011001110100000111001101011110010111111111011001000010010111000111011001010110110101110 eba4bee79197eb809de9878deab3a0e6bcbfec84b8ecadae
UHC 뤾瑗뀝重고漿세쭮 10001111111010101110101010111100101100101111001011110001111011001011000011101101111011011110110010111100101111001010100001000010 8feaeabcb2f2f1ecb0ededecbcbca842

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