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 貉懈ア唇貔育明貅 111001101011100110011100111001101011000110010000010011111110011010111110100010001110011110010110101111101110011010111010 e6b99ce6b1904fe6be88e796bee6ba
EUC-JP 貉懈ア唇貔育明貅 11101100101110111101100011101000100011101011000110111111101100001110110011000000101100001110100111001100110000001110110010111100 ecbbd8e88eb1bfb0ecc0b0e9ccc0ecbc
UTF-8 貉懈ア唇貔育明貅 111010001011001010001001111001101000011110001000111011111011110110110001111001011001010010000111111010001011001010010100111010001000001010110010111001101001100010001110111010001011001010000101 e8b289e68788efbdb1e59487e8b294e882b2e6988ee8b285
UHC ?懈?唇?育明? 001111111111101010101011001111111111001011000110001111111110101111000000110110011010010100111111 3ffaab3ff2c63febc0d9a53f

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