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 ?臣も?忌?釐や 00111111100100000110001010000010111000000011111110001010111101010011111111100111110110001000001011100010 3f906282e03f8af53fe7d882e2
EUC-JP ?臣も?忌?釐や 00111111101111111100001110100100111000100011111110110100111101110011111111101110110110101010010011100100 3fbfc3a4e23fb4f73feedaa4e4
UTF-8 룵臣も룶忌룶釐や 111010111010001110110101111010001000011110100011111000111000001010000010111010111010001110110110111001011011111110001100111010111010001110110110111010011000011110010000111000111000001010000100 eba3b5e887a3e38282eba3b6e5bf8ceba3b6e98790e38284
UHC 룵臣も룶忌룶釐や 10001111101010101110001111101101101010101110001010001111101010111101000011111011100011111010101111010111111011011010101011100100 8faae3edaae28fabd0fb8fabd7edaae4

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