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 ³}v³}vB 11101110101100011000111010110011011111010111011011101110101100011000111010110011011111010111011001000010 eeb18eb37d76eeb18eb37d7642
SJIS-WIN ?±??}v?±??}vB 001111111000000101111101001111110011111101111101011101100011111110000001011111010011111100111111011111010111011001000010 3f817d3f3f7d763f817d3f3f7d7642
EUC-JP î±??}vî±??}vB 10001111101010111100001010100001110111100011111100111111011111010111011010001111101010111100001010100001110111100011111100111111011111010111011001000010 8fabc2a1de3f3f7d768fabc2a1de3f3f7d7642
UTF-8 ³}v³}vB 110000111010111011000010101100011100001010001110110000101011001101111101011101101100001110101110110000101011000111000010100011101100001010110011011111010111011001000010 c3aec2b1c28ec2b37d76c3aec2b1c28ec2b37d7642
UHC ?±?³}v?±?³}vB 0011111110100001101111100011111110101001111110000111110101110110001111111010000110111110001111111010100111111000011111010111011001000010 3fa1be3fa9f87d763fa1be3fa9f87d7642

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