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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 長捧?n}長捧?n{^ 100100101011011110010101111110010011111101101110011111011001001010110111100101011111100100111111011011100111101101011110 92b795f93f6e7d92b795f93f6e7b5e
EUC-JP 長捧?n}長捧?n{^ 110001001011100111001010111110110011111101101110011111011100010010111001110010101111101100111111011011100111101101011110 c4b9cafb3f6e7dc4b9cafb3f6e7b5e
UTF-8 長捧깡n}長捧깡n{^ 1110100110010101101101111110011010001101101001111110101010111001101000010110111001111101111010011001010110110111111001101000110110100111111010101011100110100001011011100111101101011110 e995b7e68da7eab9a16e7de995b7e68da7eab9a16e7b5e
UHC 長捧깡n}長捧깡n{^ 1110110111111110110111001110100110110001111110000110111001111101111011011111111011011100111010011011000111111000011011100111101101011110 edfedce9b1f86e7dedfedce9b1f86e7b5e

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