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 ???L???VO 001111110011111100111111010011000011111100111111001111110101011001001111 3f3f3f4c3f3f3f564f
SJIS-WIN L耨VO 111101111010100111110000111011111111000011101111010011001111011110101001111100001110111111100011110100110101011001001111 f7a9f0eff0ef4cf7a9f0efe3d3564f
EUC-JP ???L??耨VO 00111111001111110011111101001100001111110011111111100110110101010101011001001111 3f3f3f4c3f3fe6d5564f
UTF-8 L耨VO 111011101001011010001100111011101000001010101110111011101000001010101110010011001110111010010110100011001110111010000010101011101110100010000000101010000101011001001111 ee968cee82aeee82ae4cee968cee82aee880a8564f
UHC ???L???VO 001111110011111100111111010011000011111100111111001111110101011001001111 3f3f3f4c3f3f3f564f

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