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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 癲???????6 1110000110011111001111110011111100111111001111110011111100111111001111111000001001010101 e19f3f3f3f3f3f3f3f8255
EUC-JP 癲??佾??洹?6 111000101010000100111111001111111000111110110000111110110011111100111111100011111100011110111010001111111010001110110110 e2a13f3f8fb0fb3f3f8fc7ba3fa3b6
UTF-8 癲븍맚佾띷돹洹잙6 111001111001100110110010111010111011100010001101111010111010011110011010111001001011110110111110111010111001110110110111111010111000111110111001111001101011010010111001111011001001111010011001111011111011110010010110 e799b2ebb88deba79ae4bdbeeb9db7eb8fb9e6b4b9ec9e99efbc96
UHC 癲븍맚佾띷돹洹잙6 111011111010011010111010111010111001000010101010111011001110101110001101111001101000100110111100111010101011011110011111111010111010001110110110 efa6baeb90aaeceb8de689bceab79feba3b6

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