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 ???????] 0011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f5d
SJIS-WIN ?臣も?仇?弄] 001111111001000001100010100000101110000000111111100010110111011100111111100110000100110101011101 3f906282e03f8b773f984d5d
EUC-JP ?臣も?仇艅弄] 0011111110111111110000111010010011100010001111111011010111011000100011111101011011111101110011111010111001011101 3fbfc3a4e23fb5d88fd6fdcfae5d
UTF-8 룵臣も룶仇艅弄] 11101011101000111011010111101000100001111010001111100011100000101000001011101011101000111011011011100100101110111000011111101000100010011000010111100101101111001000010001011101 eba3b5e887a3e38282eba3b6e4bb87e88985e5bc845d
UHC 룵臣も룶仇艅弄] 100011111010101011100011111011011010101011100010100011111010101111001110111110111110011010101001110101101110011101011101 8faae3edaae28fabcefbe6a9d6e75d

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