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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?臣も?儉?? 00111111100100000110001010000010111000000011111110011001010011000011111100111111 3f906282e03f994c3f3f
EUC-JP ?臣も?儉?? 00111111101111111100001110100100111000100011111111010001101011010011111100111111 3fbfc3a4e23fd1ad3f3f
UTF-8 룵臣も룴儉麗룴 111010111010001110110101111010001000011110100011111000111000001010000010111010111010001110110100111001011000010010001001111011111010011010001000111010111010001110110100 eba3b5e887a3e38282eba3b4e58489efa688eba3b4
UHC 룵臣も룴儉麗룴 1000111110101010111000111110110110101010111000101000111110101001110010111111101111100110101100001000111110101001 8faae3edaae28fa9cbfbe6b08fa9

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