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 諭??}諭??{^ 1001011101000000001111110011111101111101100101110100000000111111001111110111101101011110 97403f3f7d97403f3f7b5e
EUC-JP 諭??}諭??{^ 1100110110100001001111110011111101111101110011011010000100111111001111110111101101011110 cda13f3f7dcda13f3f7b5e
UTF-8 諭깅릶}諭깅릶{^ 111010001010101110101101111010101011100110000101111010111010011010110110011111011110100010101011101011011110101010111001100001011110101110100110101101100111101101011110 e8abadeab985eba6b67de8abadeab985eba6b67b5e
UHC 諭깅릶}諭깅릶{^ 111010111011000110110001111010111001000010010100011111011110101110110001101100011110101110010000100101000111101101011110 ebb1b1eb90947debb1b1eb90947b5e

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