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 ?匿??}?匿??{^ 00111111100100111011110100111111001111110111110100111111100100111011110100111111001111110111101101011110 3f93bd3f3f7d3f93bd3f3f7b5e
EUC-JP ?匿??}?匿??{^ 00111111110001101011111100111111001111110111110100111111110001101011111100111111001111110111101101011110 3fc6bf3f3f7d3fc6bf3f3f7b5e
UTF-8 룶匿룶₃}룶匿룶₃{^ 111010111010001110110110111001011000110010111111111010111010001110110110111000101000001010000011011111011110101110100011101101101110010110001100101111111110101110100011101101101110001010000010100000110111101101011110 eba3b6e58cbfeba3b6e282837deba3b6e58cbfeba3b6e282837b5e
UHC 룶匿룶₃}룶匿룶₃{^ 10001111101010111101001011111011100011111010101110101001111111010111110110001111101010111101001011111011100011111010101110101001111111010111101101011110 8fabd2fb8faba9fd7d8fabd2fb8faba9fd7b5e

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