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 鞨オ謇カ鞨オ蠎弯 11101000111000001011010111100110100010011011011011101000111000001011010111100101101110101001110001011110 e8e0b5e689b6e8e0b5e5ba9c5e
EUC-JP 鞨オ謇カ鞨オ蠎弯 11110000111000101000111010110101111010111110100110001110101101101111000011100010100011101011010111101010101111001101011110111111 f0e28eb5ebe98eb6f0e28eb5eabcd7bf
UTF-8 鞨オ謇カ鞨オ蠎弯 111010011001111010101000111011111011110110110101111010001010110010000111111011111011110110110110111010011001111010101000111011111011110110110101111010001010000010001110111001011011110010101111 e99ea8efbdb5e8ac87efbdb6e99ea8efbdb5e8a08ee5bcaf
UHC 鞨???鞨??? 11001010111010100011111100111111001111111100101011101010001111110011111100111111 caea3f3f3fcaea3f3f3f

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