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{^ 1110001001100111100110111101000100111111001111110110111001111101111000100110011110011011110100010011111100111111011011100111101101011110 e2679bd13f3f6e7de2679bd13f3f6e7b5e
EUC-JP 稟嶝??n}稟嶝??n{^ 1110001111001000110101101101001100111111001111110110111001111101111000111100100011010110110100110011111100111111011011100111101101011110 e3c8d6d33f3f6e7de3c8d6d33f3f6e7b5e
UTF-8 稟嶝렰렋n}稟嶝렰렋n{^ 1110011110101000100111111110010110110110100111011110101110100000101100001110101110100000100010110110111001111101111001111010100010011111111001011011011010011101111010111010000010110000111010111010000010001011011011100111101101011110 e7a89fe5b69deba0b0eba08b6e7de7a89fe5b69deba0b0eba08b6e7b5e
UHC 稟嶝렰렋n}稟嶝렰렋n{^ 111110011010001011010100111100011000111010111101100011101010001001101110011111011111100110100010110101001111000110001110101111011000111010100010011011100111101101011110 f9a2d4f18ebd8ea26e7df9a2d4f18ebd8ea26e7b5e

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