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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 堤?渦???障 10010010111001110011111110001001010100010011111100111111001111111000111111100001 92e73f89513f3f3f8fe1
EUC-JP 堤?渦???障 11000100111010010011111110110001101100100011111100111111001111111011111011100011 c4e93fb1b23f3f3fbee3
UTF-8 堤렚渦쇠렜렭障 111001011010000010100100111010111010000010011010111001101011100010100110111011001000011110100000111010111010000010011100111010111010000010101101111010011001101010011100 e5a0a4eba09ae6b8a6ec87a0eba09ceba0ade99a9c
UHC 堤렚渦쇠렜렭障 1111000010100111100011101010110111101000101111101011110011101000100011101010111010001110101110101110111010100001 f0a78eade8bebce88eae8ebaeea1

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