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 彫?蹄?}彫?蹄?{^ 100100101010010000111111100100101111101100111111011111011001001010100100001111111001001011111011001111110111101101011110 92a43f92fb3f7d92a43f92fb3f7b5e
EUC-JP 彫?蹄?}彫?蹄?{^ 110001001010011000111111110001001111110100111111011111011100010010100110001111111100010011111101001111110111101101011110 c4a63fc4fd3f7dc4a63fc4fd3f7b5e
UTF-8 彫렫蹄렒}彫렫蹄렒{^ 111001011011110110101011111010111010000010101011111010001011100110000100111010111010000010010010011111011110010110111101101010111110101110100000101010111110100010111001100001001110101110100000100100100111101101011110 e5bdabeba0abe8b984eba0927de5bdabeba0abe8b984eba0927b5e
UHC 彫렫蹄렒}彫렫蹄렒{^ 11110000110000011000111010111001111100001011010010001110101001110111110111110000110000011000111010111001111100001011010010001110101001110111101101011110 f0c18eb9f0b48ea77df0c18eb9f0b48ea77b5e

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