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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 荐件宗}荐件宗{^ 111001001010011010001100100011111000111101000000011111011110010010100110100011001000111110001111010000000111101101011110 e4a68c8f8f407de4a68c8f8f407b5e
EUC-JP 荐件宗}荐件宗{^ 111010001010100010110111111011111011110110100001011111011110100010101000101101111110111110111101101000010111101101011110 e8a8b7efbda17de8a8b7efbda17b5e
UTF-8 荐件宗}荐件宗{^ 111010001000110110010000111001001011101110110110111001011010111010010111011111011110100010001101100100001110010010111011101101101110010110101110100101110111101101011110 e88d90e4bbb6e5ae977de88d90e4bbb6e5ae977b5e
UHC ?件宗}?件宗{^ 00111111110010111110110011110000111100110111110100111111110010111110110011110000111100110111101101011110 3fcbecf0f37d3fcbecf0f37b5e

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