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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蟾ス阡オ陲門キス 111001011011011110111101111010001001010010110101111010001010001010010110111001011011011110111101 e5b7bde894b5e8a296e5b7bd
EUC-JP 蟾ス阡オ陲門キス 11101010101110011000111010111101111011111111010010001110101101011111000010100100110011001110011110001110101101111000111010111101 eab98ebdeff48eb5f0a4cce78eb78ebd
UTF-8 蟾ス阡オ陲門キス 111010001001111110111110111011111011110110111101111010011001100010100001111011111011110110110101111010011001100110110010111010011001011010000000111011111011110110110111111011111011110110111101 e89fbeefbdbde998a1efbdb5e999b2e99680efbdb7efbdbd
UHC 蟾?阡??門?? 1110000011101010001111111111010011000110001111110011111111011010101001100011111100111111 e0ea3ff4c63f3fdaa63f3f

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