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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 洩卒n}洩卒n{^ 10001001011010111001000110110010011011100111110110001001011010111001000110110010011011100111101101011110 896b91b26e7d896b91b26e7b5e
EUC-JP 洩卒n}洩卒n{^ 10110001110011001100001010110100011011100111110110110001110011001100001010110100011011100111101101011110 b1ccc2b46e7db1ccc2b46e7b5e
UTF-8 洩卒n}洩卒n{^ 1110011010110100101010011110010110001101100100100110111001111101111001101011010010101001111001011000110110010010011011100111101101011110 e6b4a9e58d926e7de6b4a9e58d926e7b5e
UHC 洩卒n}洩卒n{^ 11100000110111011111000011101111011011100111110111100000110111011111000011101111011011100111101101011110 e0ddf0ef6e7de0ddf0ef6e7b5e

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