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{^ 10010001010001001001001001101111011011100111110110010001010001001001001001101111011011100111101101011110 9144926f6e7d9144926f6e7b5e
EUC-JP 船弛n}船弛n{^ 11000001101001011100001111010000011011100111110111000001101001011100001111010000011011100111101101011110 c1a5c3d06e7dc1a5c3d06e7b5e
UTF-8 船弛n}船弛n{^ 1110100010001000101110011110010110111100100110110110111001111101111010001000100010111001111001011011110010011011011011100111101101011110 e888b9e5bc9b6e7de888b9e5bc9b6e7b5e
UHC 船弛n}船弛n{^ 11100000110011111110110010101100011011100111110111100000110011111110110010101100011011100111101101011110 e0cfecac6e7de0cfecac6e7b5e

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