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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 害?海?害?海?^ 10001010010100010011111110001010010000110011111110001010010100010011111110001010010000110011111101011110 8a513f8a433f8a513f8a433f5e
EUC-JP 害?海?害?海?^ 10110011101100100011111110110011101001000011111110110011101100100011111110110011101001000011111101011110 b3b23fb3a43fb3b23fb3a43f5e
UTF-8 害렕海렭害렕海렭^ 11100101101011101011001111101011101000001001010111100110101101011011011111101011101000001010110111100101101011101011001111101011101000001001010111100110101101011011011111101011101000001010110101011110 e5aeb3eba095e6b5b7eba0ade5aeb3eba095e6b5b7eba0ad5e
UHC 害렕海렭害렕海렭^ 1111101010101010100011101010101011111010101011011000111010111010111110101010101010001110101010101111101010101101100011101011101001011110 faaa8eaafaad8ebafaaa8eaafaad8eba5e

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