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 弔?瀞?弔?瀞?^ 10010010101000100011111110010011110100100011111110010010101000100011111110010011110100100011111101011110 92a23f93d23f92a23f93d23f5e
EUC-JP 弔?瀞?弔?瀞?^ 11000100101001000011111111000110110101000011111111000100101001000011111111000110110101000011111101011110 c4a43fc6d43fc4a43fc6d43f5e
UTF-8 弔렲瀞텡弔렲瀞텝^ 11100101101111001001010011101011101000001011001011100111100000001001111011101101100001011010000111100101101111001001010011101011101000001011001011100111100000001001111011101101100001011001110101011110 e5bc94eba0b2e7809eed85a1e5bc94eba0b2e7809eed859d5e
UHC 弔렲瀞텡弔렲瀞텝^ 1111000011000000100011101011111111101111111001111100010111011110111100001100000010001110101111111110111111100111110001011101110001011110 f0c08ebfefe7c5def0c08ebfefe7c5dc5e

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