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 ???h??? 00111111001111110011111101101000001111110011111100111111 3f3f3f683f3f3f
SJIS-WIN 郤鰹修h郤鰹修 11100111101110101000101010001111100011110100001101101000111001111011101010001010100011111000111101000011 e7ba8a8f8f4368e7ba8a8f8f43
EUC-JP 郤鰹修h郤鰹修 11101110101111001011001111101111101111011010010001101000111011101011110010110011111011111011110110100100 eebcb3efbda468eebcb3efbda4
UTF-8 郤鰹修h郤鰹修 11101001100000111010010011101001101100001011100111100100101111111010111001101000111010011000001110100100111010011011000010111001111001001011111110101110 e983a4e9b0b9e4bfae68e983a4e9b0b9e4bfae
UHC ??修h??修 001111110011111111100001111100110110100000111111001111111110000111110011 3f3fe1f3683f3fe1f3

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