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 霄。貅剰コ。貅州 11101000101110101010000111100110101110101000111111101000101110101010000111100110101110101000111101000010 e8baa1e6ba8fe8baa1e6ba8f42
EUC-JP 霄。貅剰コ。貅州 11110000101111001000111010100001111011001011110010111110111010101000111010111010100011101010000111101100101111001011110110100011 f0bc8ea1ecbcbeea8eba8ea1ecbcbda3
UTF-8 霄。貅剰コ。貅州 111010011001110010000100111011111011110110100001111010001011001010000101111001011000100110110000111011111011110110111010111011111011110110100001111010001011001010000101111001011011011110011110 e99c84efbda1e8b285e589b0efbdbaefbda1e8b285e5b79e
UHC ???????州 001111110011111100111111001111110011111100111111001111111111000110110110 3f3f3f3f3f3f3ff1b6

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