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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN クュオ芍}クュオ芍{^ 10111000101011011011010111100100100010010111110110111000101011011011010111100100100010010111101101011110 b8adb5e4897db8adb5e4897b5e
EUC-JP クュオ芍}クュオ芍{^ 10001110101110001000111010101101100011101011010111100111111010010111110110001110101110001000111010101101100011101011010111100111111010010111101101011110 8eb88ead8eb5e7e97d8eb88ead8eb5e7e97b5e
UTF-8 クュオ芍}クュオ芍{^ 111011111011110110111000111011111011110110101101111011111011110110110101111010001000101010001101011111011110111110111101101110001110111110111101101011011110111110111101101101011110100010001010100011010111101101011110 efbdb8efbdadefbdb5e88a8d7defbdb8efbdadefbdb5e88a8d7b5e
UHC ???芍}???芍{^ 00111111001111110011111111101101110010110111110100111111001111110011111111101101110010110111101101011110 3f3f3fedcb7d3f3f3fedcb7b5e

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