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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP 庾?庾?N}庾?庾?N{^ 100011111011110011001110001111111000111110111100110011100011111101001110011111011000111110111100110011100011111110001111101111001100111000111111010011100111101101011110 8fbcce3f8fbcce3f4e7d8fbcce3f8fbcce3f4e7b5e
UTF-8 庾쉎庾쉌N}庾쉎庾쉌N{^ 1110010110111010101111101110110010001001100011101110010110111010101111101110110010001001100011000100111001111101111001011011101010111110111011001000100110001110111001011011101010111110111011001000100110001100010011100111101101011110 e5babeec898ee5babeec898c4e7de5babeec898ee5babeec898c4e7b5e
UHC 庾쉎庾쉌N}庾쉎庾쉌N{^ 111010101110110010011010011010001110101011101100100110100110011001001110011111011110101011101100100110100110100011101010111011001001101001100110010011100111101101011110 eaec9a68eaec9a664e7deaec9a68eaec9a664e7b5e

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