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 羯蘯ロタ}羯蘯ロタ{^ 111000111011100111100001101110101101101111000000011111011110001110111001111000011011101011011011110000000111101101011110 e3b9e1badbc07de3b9e1badbc07b5e
EUC-JP 羯蘯ロタ}羯蘯ロタ{^ 11100110101110111110001010111100100011101101101110001110110000000111110111100110101110111110001010111100100011101101101110001110110000000111101101011110 e6bbe2bc8edb8ec07de6bbe2bc8edb8ec07b5e
UTF-8 羯蘯ロタ}羯蘯ロタ{^ 111001111011111010101111111010001001100010101111111011111011111010011011111011111011111010000000011111011110011110111110101011111110100010011000101011111110111110111110100110111110111110111110100000000111101101011110 e7beafe898afefbe9befbe807de7beafe898afefbe9befbe807b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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