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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ?賞?役\}?賞?役\{^ 0011111110001111110111000011111110010110111100000101110001111101001111111000111111011100001111111001011011110000010111000111101101011110 3f8fdc3f96f05c7d3f8fdc3f96f05c7b5e
EUC-JP ?賞?役\}?賞?役\{^ 0011111110111110110111100011111111001100111100100101110001111101001111111011111011011110001111111100110011110010010111000111101101011110 3fbede3fccf25c7d3fbede3fccf25c7b5e
UTF-8 歷賞黎役\}歷賞黎役\{^ 1110111110100110100011001110100010110011100111101110111110100110100010011110010110111101101110010101110001111101111011111010011010001100111010001011001110011110111011111010011010001001111001011011110110111001010111000111101101011110 efa68ce8b39eefa689e5bdb95c7defa68ce8b39eefa689e5bdb95c7b5e
UHC 歷賞黎役\}歷賞黎役\{^ 111001101011100011011111110110111110011010110001111001101011010101011100011111011110011010111000110111111101101111100110101100011110011010110101010111000111101101011110 e6b8dfdbe6b1e6b55c7de6b8dfdbe6b1e6b55c7b5e

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