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 譎咏伽贒、贒ァ 111001101001100110011001111001111000100110111110111110111010111110100100111110111010111110100111 e69999e789befbafa4fbafa7
EUC-JP 譎咏伽贒、贒ァ 11101011111110011101001011101001101100101100000010001111110111111100001110001110101001001000111111011111110000111000111010100111 ebf9d2e9b2c08fdfc38ea48fdfc38ea7
UTF-8 譎咏伽贒、贒ァ 111010001010110110001110111001011001001010001111111001001011110010111101111010001011010010010010111011111011110110100100111010001011010010010010111011111011110110100111 e8ad8ee5928fe4bcbde8b492efbda4e8b492efbda7
UHC 譎?伽???? 111111011101001000111111110010101010000100111111001111110011111100111111 fdd23fcaa13f3f3f3f

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