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 ?ケ?ョ}?ケ?ョ{^ 0011111110111001001111111010111001111101001111111011100100111111101011100111101101011110 3fb93fae7d3fb93fae7b5e
EUC-JP ?ケ?ョ}?ケ?ョ{^ 001111111000111010111001001111111000111010101110011111010011111110001110101110010011111110001110101011100111101101011110 3f8eb93f8eae7d3f8eb93f8eae7b5e
UTF-8 ケョ}ケョ{^ 111011101011110010111100111011111011110110111001111011101011110010111100111011111011110110101110011111011110111010111100101111001110111110111101101110011110111010111100101111001110111110111101101011100111101101011110 eebcbcefbdb9eebcbcefbdae7deebcbcefbdb9eebcbcefbdae7b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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