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 00111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f68
SJIS-WIN 苞随秋莟削宗h 11100100100110101001000010001111100011110100100011100100101011111000110111101101100011110100000001101000 e49a908f8f48e4af8ded8f4068
EUC-JP 苞随秋莟削宗h 11100111111110101011111111101111101111011010100111101000101100011011101011101111101111011010000101101000 e7fabfefbda9e8b1baefbda168
UTF-8 苞随秋莟削宗h 11101000100010111001111011101001100110101000111111100111101001111000101111101000100011101001111111100101100010011000101011100101101011101001011101101000 e88b9ee99a8fe7a78be88e9fe5898ae5ae9768
UHC 苞?秋?削宗h 1111100011100010001111111111010111010101001111111101111011111011111100001111001101101000 f8e23ff5d53fdefbf0f368

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