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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 逧怒N}逧怒N{^ 11100111100110101001001101111011010011100111110111100111100110101001001101111011010011100111101101011110 e79a937b4e7de79a937b4e7b5e
EUC-JP 逧怒N}逧怒N{^ 11101101111110101100010111011100010011100111110111101101111110101100010111011100010011100111101101011110 edfac5dc4e7dedfac5dc4e7b5e
UTF-8 逧怒N}逧怒N{^ 1110100110000000101001111110011010000000100100100100111001111101111010011000000010100111111001101000000010010010010011100111101101011110 e980a7e680924e7de980a7e680924e7b5e
UHC ?怒N}?怒N{^ 0011111111010010110000010100111001111101001111111101001011000001010011100111101101011110 3fd2c14e7d3fd2c14e7b5e

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