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 搖?茁?}搖?茁?{^ 100111011000101000111111111110111001001100111111011111011001110110001010001111111111101110010011001111110111101101011110 9d8a3ffb933f7d9d8a3ffb933f7b5e
EUC-JP 搖?茁?}搖?茁?{^ 1101100111101010001111111000111111010111110111100011111101111101110110011110101000111111100011111101011111011110001111110111101101011110 d9ea3f8fd7de3f7dd9ea3f8fd7de3f7b5e
UTF-8 搖렪茁하}搖렪茁하{^ 111001101001000010010110111010111010000010101010111010001000110010000001111011011001010110011000011111011110011010010000100101101110101110100000101010101110100010001100100000011110110110010101100110000111101101011110 e69096eba0aae88c81ed95987de69096eba0aae88c81ed95987b5e
UHC 搖렪茁하}搖렪茁하{^ 11101000111101001000111010111000111100011110100011000111110011110111110111101000111101001000111010111000111100011110100011000111110011110111101101011110 e8f48eb8f1e8c7cf7de8f48eb8f1e8c7cf7b5e

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