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 堤?渦???壕 10010010111001110011111110001001010100010011111100111111001111111000110110001000 92e73f89513f3f3f8d88
EUC-JP 堤?渦???壕 11000100111010010011111110110001101100100011111100111111001111111011100111101000 c4e93fb1b23f3f3fb9e8
UTF-8 堤렚渦쇠렜렭壕 111001011010000010100100111010111010000010011010111001101011100010100110111011001000011110100000111010111010000010011100111010111010000010101101111001011010001110010101 e5a0a4eba09ae6b8a6ec87a0eba09ceba0ade5a395
UHC 堤렚渦쇠렜렭壕 1111000010100111100011101010110111101000101111101011110011101000100011101010111010001110101110101111101110111101 f0a78eade8bebce88eae8ebafbbd

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