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 害?砥?}害?砥?{^ 100010100101000100111111100100110111010100111111011111011000101001010001001111111001001101110101001111110111101101011110 8a513f93753f7d8a513f93753f7b5e
EUC-JP 害?砥?}害?砥?{^ 101100111011001000111111110001011101011000111111011111011011001110110010001111111100010111010110001111110111101101011110 b3b23fc5d63f7db3b23fc5d63f7b5e
UTF-8 害렪砥옘}害렪砥옘{^ 111001011010111010110011111010111010000010101010111001111010000010100101111011001001100010011000011111011110010110101110101100111110101110100000101010101110011110100000101001011110110010011000100110000111101101011110 e5aeb3eba0aae7a0a5ec98987de5aeb3eba0aae7a0a5ec98987b5e
UHC 害렪砥옘}害렪砥옘{^ 11111010101010101000111010111000111100101011001010111111101111000111110111111010101010101000111010111000111100101011001010111111101111000111101101011110 faaa8eb8f2b2bfbc7dfaaa8eb8f2b2bfbc7b5e

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