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 萵ロ爼コ}萵ロ爼コ{^ 111001001110000011011011111000001010101010111010011111011110010011100000110110111110000010101010101110100111101101011110 e4e0dbe0aaba7de4e0dbe0aaba7b5e
EUC-JP 萵ロ爼コ}萵ロ爼コ{^ 11101000111000101000111011011011111000001010110010001110101110100111110111101000111000101000111011011011111000001010110010001110101110100111101101011110 e8e28edbe0ac8eba7de8e28edbe0ac8eba7b5e
UTF-8 萵ロ爼コ}萵ロ爼コ{^ 111010001001000010110101111011111011111010011011111001111000100010111100111011111011110110111010011111011110100010010000101101011110111110111110100110111110011110001000101111001110111110111101101110100111101101011110 e890b5efbe9be788bcefbdba7de890b5efbe9be788bcefbdba7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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