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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 役??\}役??\{^ 10010110111100000011111100111111010111000111110110010110111100000011111100111111010111000111101101011110 96f03f3f5c7d96f03f3f5c7b5e
EUC-JP 役??\}役??\{^ 11001100111100100011111100111111010111000111110111001100111100100011111100111111010111000111101101011110 ccf23f3f5c7dccf23f3f5c7b5e
UTF-8 役⒴씍\}役⒴씍\{^ 1110010110111101101110011110001010010010101101001110110010010100100011010101110001111101111001011011110110111001111000101001001010110100111011001001010010001101010111000111101101011110 e5bdb9e292b4ec948d5c7de5bdb9e292b4ec948d5c7b5e
UHC 役⒴씍\}役⒴씍\{^ 1110011010110101101010011110010110011101101001000101110001111101111001101011010110101001111001011001110110100100010111000111101101011110 e6b5a9e59da45c7de6b5a9e59da45c7b5e

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