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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??醍?n}??醍?n{^ 001111110011111110010001111001110011111101101110011111010011111100111111100100011110011100111111011011100111101101011110 3f3f91e73f6e7d3f3f91e73f6e7b5e
EUC-JP ??醍?n}??醍?n{^ 001111110011111111000010111010010011111101101110011111010011111100111111110000101110100100111111011011100111101101011110 3f3fc2e93f6e7d3f3fc2e93f6e7b5e
UTF-8 亐렕醍넓n}亐렕醍넓n{^ 1110010010111010100100001110101110100000100101011110100110000110100011011110101110000100100100110110111001111101111001001011101010010000111010111010000010010101111010011000011010001101111010111000010010010011011011100111101101011110 e4ba90eba095e9868deb84936e7de4ba90eba095e9868deb84936e7b5e
UHC 亐렕醍넓n}亐렕醍넓n{^ 111010101010011110001110101010101111000010110101101100111101000001101110011111011110101010100111100011101010101011110000101101011011001111010000011011100111101101011110 eaa78eaaf0b5b3d06e7deaa78eaaf0b5b3d06e7b5e

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