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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?岫そ??岫そ?^ 00111111100110111010101110000010101110110011111100111111100110111010101110000010101110110011111101011110 3f9bab82bb3f3f9bab82bb3f5e
EUC-JP ?岫そ??岫そ?^ 00111111110101101010110110100100101111010011111100111111110101101010110110100100101111010011111101011110 3fd6ada4bd3f3fd6ada4bd3f5e
UTF-8 얍岫そ샹얍岫そ샹^ 11101100100101101000110111100101101100101010101111100011100000011001110111101100100000111011100111101100100101101000110111100101101100101010101111100011100000011001110111101100100000111011100101011110 ec968de5b2abe3819dec83b9ec968de5b2abe3819dec83b95e
UHC 얍岫そ샹얍岫そ샹^ 1011111011100101111000011111101110101010101111011011110010100111101111101110010111100001111110111010101010111101101111001010011101011110 bee5e1fbaabdbca7bee5e1fbaabdbca75e

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