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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 貉帷矯U}貉帷矯U{^ 1110011010111001100110111110011110001011101110000101010101111101111001101011100110011011111001111000101110111000010101010111101101011110 e6b99be78bb8557de6b99be78bb8557b5e
EUC-JP 貉帷矯U}貉帷矯U{^ 1110110010111011110101101110100110110110101110100101010101111101111011001011101111010110111010011011011010111010010101010111101101011110 ecbbd6e9b6ba557decbbd6e9b6ba557b5e
UTF-8 貉帷矯U}貉帷矯U{^ 1110100010110010100010011110010110111000101101111110011110011111101011110101010101111101111010001011001010001001111001011011100010110111111001111001111110101111010101010111101101011110 e8b289e5b8b7e79faf557de8b289e5b8b7e79faf557b5e
UHC ??矯U}??矯U{^ 00111111001111111100111011101100010101010111110100111111001111111100111011101100010101010111101101011110 3f3fceec557d3f3fceec557b5e

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