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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 畏???θ?乙 10001000110110000011111100111111001111111000001111000110001111111000100110110011 88d83f3f3f83c63f89b3
EUC-JP 畏??靷θ?乙 101100001101101000111111001111111000111111100111101111011010011011001000001111111011001010110101 b0da3f3f8fe7bda6c83fb2b5
UTF-8 畏븍맧靷θ몛乙 1110011110010101100011111110101110111000100011011110101110100111101001111110100110011101101101111100111010111000111010111010101010011011111001001011100110011001 e7958febb88deba7a7e99db7ceb8ebaa9be4b999
UHC 畏븍맧靷θ몛乙 1110100011100110101110101110101110010000101100001110110011100110101001011110100010010001100010011110101111100000 e8e6baeb90b0ece6a5e89189ebe0

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