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 ?臣も?串??? 0011111110010000011000101000001011100000001111111000101111111000001111110011111100111111 3f906282e03f8bf83f3f3f
EUC-JP ?臣も?串??? 0011111110111111110000111010010011100010001111111011011011111010001111110011111100111111 3fbfc3a4e23fb6fa3f3f3f
UTF-8 룵臣も룴串틀룴횕 111010111010001110110101111010001000011110100011111000111000001010000010111010111010001110110100111001001011100010110010111011011000101110000000111010111010001110110100111011011001101010010101 eba3b5e887a3e38282eba3b4e4b8b2ed8b80eba3b4ed9a95
UHC 룵臣も룴串틀룴횕 10001111101010101110001111101101101010101110001010001111101010011100110111111010110001101011001010001111101010011100001110001111 8faae3edaae28fa9cdfac6b28fa9c38f

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