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 褌「讓ス跌ク邯喊 11100101111011001010001011100110101010001011110111100110111010011011100011100111101101101001101001011110 e5eca2e6a8bde6e9b8e7b69a5e
EUC-JP 褌「讓ス跌ク邯喊 11101010111011101000111010100010111011001010101010001110101111011110110011101011100011101011100011101110101110001101001110111111 eaee8ea2ecaa8ebdeceb8eb8eeb8d3bf
UTF-8 褌「讓ス跌ク邯喊 111010001010010010001100111011111011110110100010111010001010111010010011111011111011110110111101111010001011011110001100111011111011110110111000111010011000001010101111111001011001011010001010 e8a48cefbda2e8ae93efbdbde8b78cefbdb8e982afe5968a
UHC ??讓?跌?邯喊 001111110011111111100101110100110011111111110010111101100011111111001010111110111111100111100010 3f3fe5d33ff2f63fcafbf9e2

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