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 ?瓏??止?窪? 0011111111100000111110100011111100111111100011100111111000111111100011000100010100111111 3fe0fa3f3f8e7e3f8c453f
EUC-JP ?瓏??止?窪? 0011111111100000111111000011111100111111101110111101111100111111101101111010011000111111 3fe0fc3f3fbbdf3fb7a63f
UTF-8 亐瓏렠렗止렖窪렪 111001001011101010010000111001111001001110001111111010111010000010100000111010111010000010010111111001101010110110100010111010111010000010010110111001111010101010101010111010111010000010101010 e4ba90e7938feba0a0eba097e6ada2eba096e7aaaaeba0aa
UHC 亐瓏렠렗止렖窪렪 11101010101001111101011011101010100011101011000110001110101011001111001010101101100011101010101111101000110000011000111010111000 eaa7d6ea8eb18eacf2ad8eabe8c18eb8

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