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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??班去??班醵^ 00111111001111111001010011000111100010111000111000111111001111111001010011000111111001111101000101011110 3f3f94c78b8e3f3f94c7e7d15e
EUC-JP ??班去??班醵^ 00111111001111111100100011001001101101011110111000111111001111111100100011001001111011101101001101011110 3f3fc8c9b5ee3f3fc8c9eed35e
UTF-8 뤋퀚班去뤋퀚班醵^ 11101011101001001000101111101101100000001001101011100111100011111010110111100101100011101011101111101011101001001000101111101101100000001001101011100111100011111010110111101001100001101011010101011110 eba48bed809ae78fade58ebbeba48bed809ae78fade986b55e
UHC 뤋퀚班去뤋퀚班醵^ 1000111110111011101100111000111011011010111011001100101111011011100011111011101110110011100011101101101011101100110010111101100101011110 8fbbb38edaeccbdb8fbbb38edaeccbd95e

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