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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN 紆ф鬼{N}紆ф鬼{N{^ 11100010111111001000010010000110100010110101001101111011010011100111110111100010111111001000010010000110100010110101001101111011010011100111101101011110 e2fc84868b537b4e7de2fc84868b537b4e7b5e
EUC-JP 紆ф鬼{N}紆ф鬼{N{^ 11100100111111101010011111100110101101011011010001111011010011100111110111100100111111101010011111100110101101011011010001111011010011100111101101011110 e4fea7e6b5b47b4e7de4fea7e6b5b47b4e7b5e
UTF-8 紆ф鬼{N}紆ф鬼{N{^ 1110011110110100100001101101000110000100111010011010110010111100011110110100111001111101111001111011010010000110110100011000010011101001101011001011110001111011010011100111101101011110 e7b486d184e9acbc7b4e7de7b486d184e9acbc7b4e7b5e
UHC 紆ф鬼{N}紆ф鬼{N{^ 11101001111000011010110011100110110100001010000101111011010011100111110111101001111000011010110011100110110100001010000101111011010011100111101101011110 e9e1ace6d0a17b4e7de9e1ace6d0a17b4e7b5e

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