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{^ 10010110111100000011111100111111011011100111110110010110111100000011111100111111011011100111101101011110 96f03f3f6e7d96f03f3f6e7b5e
EUC-JP 役??n}役??n{^ 11001100111100100011111100111111011011100111110111001100111100100011111100111111011011100111101101011110 ccf23f3f6e7dccf23f3f6e7b5e
UTF-8 役숂쭠n}役숂쭠n{^ 1110010110111101101110011110110010001000100000101110110010101101101000000110111001111101111001011011110110111001111011001000100010000010111011001010110110100000011011100111101101011110 e5bdb9ec8882ecada06e7de5bdb9ec8882ecada06e7b5e
UHC 役숂쭠n}役숂쭠n{^ 1110011010110101100110011110011110100111100101010110111001111101111001101011010110011001111001111010011110010101011011100111101101011110 e6b599e7a7956e7de6b599e7a7956e7b5e

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