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 壹?漿????? 10011010111000110011111110011111111101110011111100111111001111110011111100111111 9ae33f9ff73f3f3f3f3f
EUC-JP 壹?漿????? 11010100111001010011111111011110111110010011111100111111001111110011111100111111 d4e53fdef93f3f3f3f3f
UTF-8 壹렏漿댓렱띳렰렭 111001011010001110111001111010111010000010001111111001101011110010111111111010111000110010010011111010111010000010110001111010111001110110110011111010111010000010110000111010111010000010101101 e5a3b9eba08fe6bcbfeb8c93eba0b1eb9db3eba0b0eba0ad
UHC 壹렏漿댓렱띳렰렭 11101100111011001000111010100101111011011110110010110100111100011000111010111110101101101111000110001110101111011000111010111010 ecec8ea5edecb4f18ebeb6f18ebd8eba

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