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 弔?芸?瀞?? 10010010101000100011111110001100011111000011111110010011110100100011111100111111 92a23f8c7c3f93d23f3f
EUC-JP 弔?芸?瀞?? 11000100101001000011111110110111110111010011111111000110110101000011111100111111 c4a43fb7dd3fc6d43f3f
UTF-8 弔렲芸렑瀞펫횅 111001011011110010010100111010111010000010110010111010001000101010111000111010111010000010010001111001111000000010011110111011011000111010101011111011011001101010000101 e5bc94eba0b2e88ab8eba091e7809eed8eabed9a85
UHC 弔렲芸렑瀞펫횅 1111000011000000100011101011111111101001111111011000111010100110111011111110011111000110111010101100100010110111 f0c08ebfe9fd8ea6efe7c6eac8b7

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