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 蟆槫ョ耕}蟆槫ョ耕{^ 1110010110110000100111101110010110101110100011010110101101111101111001011011000010011110111001011010111010001101011010110111101101011110 e5b09ee5ae8d6b7de5b09ee5ae8d6b7b5e
EUC-JP 蟆槫ョ耕}蟆槫ョ耕{^ 11101010101100101101110011100111100011101010111010111001110011000111110111101010101100101101110011100111100011101010111010111001110011000111101101011110 eab2dce78eaeb9cc7deab2dce78eaeb9cc7b5e
UTF-8 蟆槫ョ耕}蟆槫ョ耕{^ 111010001001111110000110111001101010011110101011111011111011110110101110111010001000000010010101011111011110100010011111100001101110011010100111101010111110111110111101101011101110100010000000100101010111101101011110 e89f86e6a7abefbdaee880957de89f86e6a7abefbdaee880957b5e
UHC ???耕}???耕{^ 00111111001111110011111111001100111010010111110100111111001111110011111111001100111010010111101101011110 3f3f3fcce97d3f3f3fcce97b5e

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