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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霈雅ー幄シ雅ー与 11101000101111001000100111101011101100001001101111101000101111001000100111101011101100001001011101011110 e8bc89ebb09be8bc89ebb0975e
EUC-JP 霈雅ー幄シ雅ー与 11110000101111101011001011101101100011101011000011010110111010101000111010111100101100101110110110001110101100001100110110111111 f0beb2ed8eb0d6ea8ebcb2ed8eb0cdbf
UTF-8 霈雅ー幄シ雅ー与 111010011001110010001000111010011001101110000101111011111011110110110000111001011011100110000100111011111011110110111100111010011001101110000101111011111011110110110000111001001011100010001110 e99c88e99b85efbdb0e5b984efbdbce99b85efbdb0e4b88e
UHC ?雅?幄?雅?? 0011111111100100101110100011111111100100110000010011111111100100101110100011111100111111 3fe4ba3fe4c13fe4ba3f3f

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