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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?悳ぎ[?悳ぎ[^ 00111111100111000111101110000010101011000101101100111111100111000111101110000010101011000101101101011110 3f9c7b82ac5b3f9c7b82ac5b5e
EUC-JP ?悳ぎ[?悳ぎ[^ 00111111110101111101110010100100101011100101101100111111110101111101110010100100101011100101101101011110 3fd7dca4ae5b3fd7dca4ae5b5e
UTF-8 룶悳ぎ[룶悳ぎ[^ 111010111010001110110110111001101000001010110011111000111000000110001110010110111110101110100011101101101110011010000010101100111110001110000001100011100101101101011110 eba3b6e682b3e3818e5beba3b6e682b3e3818e5b5e
UHC 룶悳ぎ[룶悳ぎ[^ 100011111010101111010011111011011010101010101110010110111000111110101011110100111110110110101010101011100101101101011110 8fabd3edaaae5b8fabd3edaaae5b5e

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