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 ヘロ耨瞶ヘロ耨瞶^ 11001101110110111110001111010011111000011101011011001101110110111110001111010011111000011101011001011110 cddbe3d3e1d6cddbe3d3e1d65e
EUC-JP ヘロ耨瞶ヘロ耨瞶^ 1000111011001101100011101101101111100110110101011110001011011000100011101100110110001110110110111110011011010101111000101101100001011110 8ecd8edbe6d5e2d88ecd8edbe6d5e2d85e
UTF-8 ヘロ耨瞶ヘロ耨瞶^ 11101111101111101000110111101111101111101001101111101000100000001010100011100111100111101011011011101111101111101000110111101111101111101001101111101000100000001010100011100111100111101011011001011110 efbe8defbe9be880a8e79eb6efbe8defbe9be880a8e79eb65e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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