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 驕カ譎会スョ荳ケ 111010011000000110110110111001101001100110001001111011111011110110101110111001001011100010111001 e981b6e69989efbdaee4b8b9
EUC-JP 驕カ譎会スョ荳ケ 11110001111000011000111010110110111010111111100110110010111100011000111010111101100011101010111011101000101110101000111010111001 f1e18eb6ebf9b2f18ebd8eaee8ba8eb9
UTF-8 驕カ譎会スョ荳ケ 111010011010100110010101111011111011110110110110111010001010110110001110111001001011110010011010111011111011110110111101111011111011110110101110111010001000110110110011111011111011110110111001 e9a995efbdb6e8ad8ee4bc9aefbdbdefbdaee88db3efbdb9
UHC 驕?譎???荳? 1100111011110110001111111111110111010010001111110011111100111111110101001110010100111111 cef63ffdd23f3f3fd4e53f

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