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 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 鮟肴エゥ}Y鮟肴エゥ}bE 1110100110111011100011011110011010110100101010010111110101011001111010011011101110001101111001101011010010101001011111010110001001000101 e9bb8de6b4a97d59e9bb8de6b4a97d6245
EUC-JP 鮟肴エゥ}Y鮟肴エゥ}bE 111100101011110110111010111010001000111010110100100011101010100101111101010110011111001010111101101110101110100010001110101101001000111010101001011111010110001001000101 f2bdbae88eb48ea97d59f2bdbae88eb48ea97d6245
UTF-8 鮟肴エゥ}Y鮟肴エゥ}bE 1110100110101110100111111110100010000010101101001110111110111101101101001110111110111101101010010111110101011001111010011010111010011111111010001000001010110100111011111011110110110100111011111011110110101001011111010110001001000101 e9ae9fe882b4efbdb4efbda97d59e9ae9fe882b4efbdb4efbda97d6245
UHC 鮟肴??}Y鮟肴??}bE 1110010011010101111111011010001000111111001111110111110101011001111001001101010111111101101000100011111100111111011111010110001001000101 e4d5fda23f3f7d59e4d5fda23f3f7d6245

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