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 渦???}渦???{^ 10001001010100010011111100111111001111110111110110001001010100010011111100111111001111110111101101011110 89513f3f3f7d89513f3f3f7b5e
EUC-JP 渦???}渦???{^ 10110001101100100011111100111111001111110111110110110001101100100011111100111111001111110111101101011110 b1b23f3f3f7db1b23f3f3f7b5e
UTF-8 渦댈렣렠}渦댈렣렠{^ 111001101011100010100110111010111000110010001000111010111010000010100011111010111010000010100000011111011110011010111000101001101110101110001100100010001110101110100000101000111110101110100000101000000111101101011110 e6b8a6eb8c88eba0a3eba0a07de6b8a6eb8c88eba0a3eba0a07b5e
UHC 渦댈렣렠}渦댈렣렠{^ 11101000101111101011010011101110100011101011010010001110101100010111110111101000101111101011010011101110100011101011010010001110101100010111101101011110 e8beb4ee8eb48eb17de8beb4ee8eb48eb17b5e

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