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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??玄賓}??玄賓{^ 001111110011111110001100101110101001010101101111011111010011111100111111100011001011101010010101011011110111101101011110 3f3f8cba956f7d3f3f8cba956f7b5e
EUC-JP ??玄賓}??玄賓{^ 001111110011111110111000101111001100100111010000011111010011111100111111101110001011110011001001110100000111101101011110 3f3fb8bcc9d07d3f3fb8bcc9d07b5e
UTF-8 둔뤺玄賓}둔뤺玄賓{^ 111010111001000110010100111010111010010010111010111001111000111010000100111010001011001110010011011111011110101110010001100101001110101110100100101110101110011110001110100001001110100010110011100100110111101101011110 eb9194eba4bae78e84e8b3937deb9194eba4bae78e84e8b3937b5e
UHC 둔뤺玄賓}둔뤺玄賓{^ 10110101110100001000111111101000111110101101110011011110101110010111110110110101110100001000111111101000111110101101110011011110101110010111101101011110 b5d08fe8fadcdeb97db5d08fe8fadcdeb97b5e

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