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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 齋?帆\}齋?帆\{^ 111000100101011000111111100101001011111101011100011111011110001001010110001111111001010010111111010111000111101101011110 e2563f94bf5c7de2563f94bf5c7b5e
EUC-JP 齋?帆\}齋?帆\{^ 111000111011011100111111110010001100000101011100011111011110001110110111001111111100100011000001010111000111101101011110 e3b73fc8c15c7de3b73fc8c15c7b5e
UTF-8 齋면帆\}齋면帆\{^ 1110100110111101100010111110101110101001101101001110010110111000100001100101110001111101111010011011110110001011111010111010100110110100111001011011100010000110010111000111101101011110 e9bd8beba9b4e5b8865c7de9bd8beba9b4e5b8865c7b5e
UHC 齋면帆\}齋면帆\{^ 1110111010110001101110001110100111011011111011100101110001111101111011101011000110111000111010011101101111101110010111000111101101011110 eeb1b8e9dbee5c7deeb1b8e9dbee5c7b5e

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