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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 屡実屡袱屡実屡袰^ 1000111011000110100011101100000010001110110001101110010111011110100011101100011010001110110000001000111011000110111001011101110001011110 8ec68ec08ec6e5de8ec68ec08ec6e5dc5e
EUC-JP 屡実屡袱屡実屡袰^ 1011110011001000101111001100001010111100110010001110101011100000101111001100100010111100110000101011110011001000111010101101111001011110 bcc8bcc2bcc8eae0bcc8bcc2bcc8eade5e
UTF-8 屡実屡袱屡実屡袰^ 11100101101100011010000111100101101011101001111111100101101100011010000111101000101000101011000111100101101100011010000111100101101011101001111111100101101100011010000111101000101000101011000001011110 e5b1a1e5ae9fe5b1a1e8a2b1e5b1a1e5ae9fe5b1a1e8a2b05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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