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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 伍ョ?伍ョ?^ 1000110011011110100000111000011100111111100011001101111010000011100001110011111101011110 8cde83873f8cde83873f5e
EUC-JP 伍ョ?伍ョ?^ 1011100011100000101001011110011100111111101110001110000010100101111001110011111101011110 b8e0a5e73fb8e0a5e73f5e
UTF-8 伍ョ씀伍ョ씀^ 11100100101111001000110111100011100000111010011111101100100101001000000011100100101111001000110111100011100000111010011111101100100101001000000001011110 e4bc8de383a7ec9480e4bc8de383a7ec94805e
UHC 伍ョ씀伍ョ씀^ 11100111111010101010101111100111101111101011100011100111111010101010101111100111101111101011100001011110 e7eaabe7beb8e7eaabe7beb85e

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