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 彫?億?}彫?億?{^ 100100101010010000111111100010011010110100111111011111011001001010100100001111111000100110101101001111110111101101011110 92a43f89ad3f7d92a43f89ad3f7b5e
EUC-JP 彫?億?}彫?億?{^ 110001001010011000111111101100101010111100111111011111011100010010100110001111111011001010101111001111110111101101011110 c4a63fb2af3f7dc4a63fb2af3f7b5e
UTF-8 彫렋億렪}彫렋億렪{^ 111001011011110110101011111010111010000010001011111001011000010010000100111010111010000010101010011111011110010110111101101010111110101110100000100010111110010110000100100001001110101110100000101010100111101101011110 e5bdabeba08be58484eba0aa7de5bdabeba08be58484eba0aa7b5e
UHC 彫렋億렪}彫렋億렪{^ 11110000110000011000111010100010111001011110001010001110101110000111110111110000110000011000111010100010111001011110001010001110101110000111101101011110 f0c18ea2e5e28eb87df0c18ea2e5e28eb87b5e

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