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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 渦?????兀??B 100010010101000100111111001111110011111100111111001111111001100101011001001111110011111101000010 89513f3f3f3f3f99593f3f42
EUC-JP 渦?????兀??B 101100011011001000111111001111110011111100111111001111111101000110111010001111110011111101000010 b1b23f3f3f3f3fd1ba3f3f42
UTF-8 渦욤큹銳볢씩兀덅뇮B 11100110101110001010011011101100100110101010010011101101100000011011100111101001100010101011001111101011101100111010001011101100100101001010100111100101100001011000000011101011100011011000010111101011100001111010111001000010 e6b8a6ec9aa4ed81b9e98ab3ebb3a2ec94a9e58580eb8d85eb87ae42
UHC 渦욤큹銳볢씩兀덅뇮B 11101000101111101011111111101000101101001000100011100111111001011001001111101000101111101011111111101000101101001000100011101000100001111001001101000010 e8bebfe8b488e7e593e8bebfe8b488e8879342

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