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 弔?芸?蹟?? 10010010101000100011111110001100011111000011111110010000110101100011111100111111 92a23f8c7c3f90d63f3f
EUC-JP 弔?芸?蹟?? 11000100101001000011111110110111110111010011111111000000110110000011111100111111 c4a43fb7dd3fc0d83f3f
UTF-8 弔렲芸렑蹟펫횅 111001011011110010010100111010111010000010110010111010001000101010111000111010111010000010010001111010001011100110011111111011011000111010101011111011011001101010000101 e5bc94eba0b2e88ab8eba091e8b99fed8eabed9a85
UHC 弔렲芸렑蹟펫횅 1111000011000000100011101011111111101001111111011000111010100110111011101110011111000110111010101100100010110111 f0c08ebfe9fd8ea6eee7c6eac8b7

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