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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 渦????????^ 1000100101010001001111110011111100111111001111110011111100111111001111110011111101011110 89513f3f3f3f3f3f3f3f5e
EUC-JP 渦????????^ 1011000110110010001111110011111100111111001111110011111100111111001111110011111101011110 b1b23f3f3f3f3f3f3f3f5e
UTF-8 渦욤뇮掠욆씩銳볟콪^ 11100110101110001010011011101100100110101010010011101011100001111010111011101111101001011011010111101100100110101000011011101100100101001010100111101001100010101011001111101011101100111001111111101100101111011010101001011110 e6b8a6ec9aa4eb87aeefa5b5ec9a86ec94a9e98ab3ebb39fecbdaa5e
UHC 渦욤뇮掠욆씩銳볟콪^ 11101000101111101011111111101000100001111001001111100101101100011001111011101000101111101011111111100111111001011001001111100101101100011001111001011110 e8bebfe88793e5b19ee8bebfe7e593e5b19e5e

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