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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 渦??兀?オ蘖 1000100101010001001111110011111110011001010110010011111110000011010010011001111101010000 89513f3f99593f83499f50
EUC-JP 渦??兀?オ蘖 1011000110110010001111110011111111010001101110100011111110100101101010101101110110110001 b1b23f3fd1ba3fa5aaddb1
UTF-8 渦욕뜏兀덄オ蘖 111001101011100010100110111011001001101010010101111010111001110010001111111001011000010110000000111010111000110110000100111000111000001010101010111010001001100010010110 e6b8a6ec9a95eb9c8fe58580eb8d84e382aae89896
UHC 渦욕뜏兀덄オ蘖 1110100010111110101111111110010110001101100100101110100010110100100010001110011110101011101010101110010111101110 e8bebfe58d92e8b488e7abaae5ee

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