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 渦??蓋}渦??蓋{^ 100010010101000100111111001111111000101001010111011111011000100101010001001111110011111110001010010101110111101101011110 89513f3f8a577d89513f3f8a577b5e
EUC-JP 渦??蓋}渦??蓋{^ 101100011011001000111111001111111011001110111000011111011011000110110010001111110011111110110011101110000111101101011110 b1b23f3fb3b87db1b23f3fb3b87b5e
UTF-8 渦븜렯蓋}渦븜렯蓋{^ 111001101011100010100110111010111011100010011100111010111010000010101111111010001001001110001011011111011110011010111000101001101110101110111000100111001110101110100000101011111110100010010011100010110111101101011110 e6b8a6ebb89ceba0afe8938b7de6b8a6ebb89ceba0afe8938b7b5e
UHC 渦븜렯蓋}渦븜렯蓋{^ 11101000101111101011101011101110100011101011110011001011110011110111110111101000101111101011101011101110100011101011110011001011110011110111101101011110 e8bebaee8ebccbcf7de8bebaee8ebccbcf7b5e

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