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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 役??L役??L^ 1001011011110000001111110011111101001100100101101111000000111111001111110100110001011110 96f03f3f4c96f03f3f4c5e
EUC-JP 役??L役??L^ 1100110011110010001111110011111101001100110011001111001000111111001111110100110001011110 ccf23f3f4cccf23f3f4c5e
UTF-8 役대긾L役대긾L^ 111001011011110110111001111010111000110010000000111010101011100010111110010011001110010110111101101110011110101110001100100000001110101010111000101111100100110001011110 e5bdb9eb8c80eab8be4ce5bdb9eb8c80eab8be4c5e
UHC 役대긾L役대긾L^ 111001101011010110110100111010111000001110000010010011001110011010110101101101001110101110000011100000100100110001011110 e6b5b4eb83824ce6b5b4eb83824c5e

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