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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 巽贈卒巽贈卒^ 10010010010001101001000110100001100100011011001010010010010001101001000110100001100100011011001001011110 924691a191b2924691a191b25e
EUC-JP 巽贈卒巽贈卒^ 11000011101001111100001010100011110000101011010011000011101001111100001010100011110000101011010001011110 c3a7c2a3c2b4c3a7c2a3c2b45e
UTF-8 巽贈卒巽贈卒^ 11100101101101111011110111101000101101001000100011100101100011011001001011100101101101111011110111101000101101001000100011100101100011011001001001011110 e5b7bde8b488e58d92e5b7bde8b488e58d925e
UHC 巽贈卒巽贈卒^ 11100001110111101111000111111100111100001110111111100001110111101111000111111100111100001110111101011110 e1def1fcf0efe1def1fcf0ef5e

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