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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遒ゥ鮟肱}遒ゥ鮟肱{^ 1110011110100010101010011110100110111011100011010110111001111101111001111010001010101001111010011011101110001101011011100111101101011110 e7a2a9e9bb8d6e7de7a2a9e9bb8d6e7b5e
EUC-JP 遒ゥ鮟肱}遒ゥ鮟肱{^ 11101110101001001000111010101001111100101011110110111001110011110111110111101110101001001000111010101001111100101011110110111001110011110111101101011110 eea48ea9f2bdb9cf7deea48ea9f2bdb9cf7b5e
UTF-8 遒ゥ鮟肱}遒ゥ鮟肱{^ 111010011000000110010010111011111011110110101001111010011010111010011111111010001000001010110001011111011110100110000001100100101110111110111101101010011110100110101110100111111110100010000010101100010111101101011110 e98192efbda9e9ae9fe882b17de98192efbda9e9ae9fe882b17b5e
UHC ??鮟肱}??鮟肱{^ 001111110011111111100100110101011100111011011101011111010011111100111111111001001101010111001110110111010111101101011110 3f3fe4d5cedd7d3f3fe4d5cedd7b5e

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