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{^ 1000100110101100001111111000110111000100001111110100111001111101100010011010110000111111100011011100010000111111010011100111101101011110 89ac3f8dc43f4e7d89ac3f8dc43f4e7b5e
EUC-JP 荻?再?N}荻?再?N{^ 1011001010101110001111111011101011000110001111110100111001111101101100101010111000111111101110101100011000111111010011100111101101011110 b2ae3fbac63f4e7db2ae3fbac63f4e7b5e
UTF-8 荻렗再뢸N}荻렗再뢸N{^ 1110100010001101101110111110101110100000100101111110010110000110100011011110101110100010101110000100111001111101111010001000110110111011111010111010000010010111111001011000011010001101111010111010001010111000010011100111101101011110 e88dbbeba097e5868deba2b84e7de88dbbeba097e5868deba2b84e7b5e
UHC 荻렗再뢸N}荻렗再뢸N{^ 111011101110001010001110101011001110111010100010101101111101110001001110011111011110111011100010100011101010110011101110101000101011011111011100010011100111101101011110 eee28eaceea2b7dc4e7deee28eaceea2b7dc4e7b5e

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