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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 錚?錚?N}錚?錚?N{^ 1110100001000010001111111110100001000010001111110100111001111101111010000100001000111111111010000100001000111111010011100111101101011110 e8423fe8423f4e7de8423fe8423f4e7b5e
EUC-JP 錚?錚?N}錚?錚?N{^ 1110111110100011001111111110111110100011001111110100111001111101111011111010001100111111111011111010001100111111010011100111101101011110 efa33fefa33f4e7defa33fefa33f4e7b5e
UTF-8 錚핀錚피N}錚핀錚피N{^ 1110100110001100100110101110110110010101100000001110100110001100100110101110110110010100101111000100111001111101111010011000110010011010111011011001010110000000111010011000110010011010111011011001010010111100010011100111101101011110 e98c9aed9580e98c9aed94bc4e7de98c9aed9580e98c9aed94bc4e7b5e
UHC 錚핀錚피N}錚핀錚피N{^ 111011101011011011000111110010011110111010110110110001111100011101001110011111011110111010110110110001111100100111101110101101101100011111000111010011100111101101011110 eeb6c7c9eeb6c7c74e7deeb6c7c9eeb6c7c74e7b5e

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