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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 蟻??}Y蟻??}bE 10001011011000010011111100111111011111010101100110001011011000010011111100111111011111010110001001000101 8b613f3f7d598b613f3f7d6245
EUC-JP 蟻??}Y蟻??}bE 10110101110000100011111100111111011111010101100110110101110000100011111100111111011111010110001001000101 b5c23f3f7d59b5c23f3f7d6245
UTF-8 蟻득쪛}Y蟻득쪛}bE 1110100010011111101110111110101110010011100111011110110010101010100110110111110101011001111010001001111110111011111010111001001110011101111011001010101010011011011111010110001001000101 e89fbbeb939decaa9b7d59e89fbbeb939decaa9b7d6245
UHC 蟻득쪛}Y蟻득쪛}bE 1110101111111100101101011110011010100101100101000111110101011001111010111111110010110101111001101010010110010100011111010110001001000101 ebfcb5e6a5947d59ebfcb5e6a5947d6245

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