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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?審’}?審’{^ 00111111100100000101001010000001011001100111110100111111100100000101001010000001011001100111101101011110 3f905281667d3f905281667b5e
EUC-JP ?審’}?審’{^ 00111111101111111011001110100001110001110111110100111111101111111011001110100001110001110111101101011110 3fbfb3a1c77d3fbfb3a1c77b5e
UTF-8 룶審’}룶審’{^ 111010111010001110110110111001011010111110101001111000101000000010011001011111011110101110100011101101101110010110101111101010011110001010000000100110010111101101011110 eba3b6e5afa9e280997deba3b6e5afa9e280997b5e
UHC 룶審’}룶審’{^ 100011111010101111100011111110111010000110101111011111011000111110101011111000111111101110100001101011110111101101011110 8fabe3fba1af7d8fabe3fba1af7b5e

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