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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 驩樒ケ没驩樒ケ没B 111010011000100110011110111001111011100110010110011101101110100110001001100111101110011110111001100101100111011001000010 e9899ee7b99676e9899ee7b9967642
EUC-JP 驩樒ケ没驩樒ケ没B 1111000111101001110111001110100110001110101110011100101111010111111100011110100111011100111010011000111010111001110010111101011101000010 f1e9dce98eb9cbd7f1e9dce98eb9cbd742
UTF-8 驩樒ケ没驩樒ケ没B 11101001101010011010100111100110101010001001001011101111101111011011100111100110101100101010000111101001101010011010100111100110101010001001001011101111101111011011100111100110101100101010000101000010 e9a9a9e6a892efbdb9e6b2a1e9a9a9e6a892efbdb9e6b2a142
UHC 驩???驩???B 1111110010111110001111110011111100111111111111001011111000111111001111110011111101000010 fcbe3f3f3ffcbe3f3f3f42

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