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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 中?弔胚}中?弔胚{^ 1001001010000110001111111001001010100010111000111111001101111101100100101000011000111111100100101010001011100011111100110111101101011110 92863f92a2e3f37d92863f92a2e3f37b5e
EUC-JP 中?弔胚}中?弔胚{^ 1100001111100110001111111100010010100100111001101111010101111101110000111110011000111111110001001010010011100110111101010111101101011110 c3e63fc4a4e6f57dc3e63fc4a4e6f57b5e
UTF-8 中렪弔胚}中렪弔胚{^ 111001001011100010101101111010111010000010101010111001011011110010010100111010001000001110011010011111011110010010111000101011011110101110100000101010101110010110111100100101001110100010000011100110100111101101011110 e4b8adeba0aae5bc94e8839a7de4b8adeba0aae5bc94e8839a7b5e
UHC 中렪弔胚}中렪弔胚{^ 11110001111010011000111010111000111100001100000011011011110011110111110111110001111010011000111010111000111100001100000011011011110011110111101101011110 f1e98eb8f0c0dbcf7df1e98eb8f0c0dbcf7b5e

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