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 箙。鉎ュ}箙。鉎ュ{^ 111000101011011110100001111110111100011110101101011111011110001010110111101000011111101111000111101011010111101101011110 e2b7a1fbc7ad7de2b7a1fbc7ad7b5e
EUC-JP 箙。鉎ュ}箙。鉎ュ{^ 111001001011100110001110101000011000111111100011110111111000111010101101011111011110010010111001100011101010000110001111111000111101111110001110101011010111101101011110 e4b98ea18fe3df8ead7de4b98ea18fe3df8ead7b5e
UTF-8 箙。鉎ュ}箙。鉎ュ{^ 111001111010111010011001111011111011110110100001111010011000100110001110111011111011110110101101011111011110011110101110100110011110111110111101101000011110100110001001100011101110111110111101101011010111101101011110 e7ae99efbda1e9898eefbdad7de7ae99efbda1e9898eefbdad7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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