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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?役?晳}?役?晳{^ 001111111001011011110000001111111111101011011001011111010011111110010110111100000011111111111010110110010111101101011110 3f96f03ffad97d3f96f03ffad97b5e
EUC-JP ?役?晳}?役?晳{^ 0011111111001100111100100011111110001111110000101100010001111101001111111100110011110010001111111000111111000010110001000111101101011110 3fccf23f8fc2c47d3fccf23f8fc2c47b5e
UTF-8 黎役歷晳}黎役歷晳{^ 111011111010011010001001111001011011110110111001111011111010011010001100111001101001100110110011011111011110111110100110100010011110010110111101101110011110111110100110100011001110011010011001101100110111101101011110 efa689e5bdb9efa68ce699b37defa689e5bdb9efa68ce699b37b5e
UHC 黎役歷晳}黎役歷晳{^ 11100110101100011110011010110101111001101011100011100000101011110111110111100110101100011110011010110101111001101011100011100000101011110111101101011110 e6b1e6b5e6b8e0af7de6b1e6b5e6b8e0af7b5e

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