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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN テァツ個怡テァツ個悳^ 110000111010011111000010100011001100001010011100011111011100001110100111110000101000110011000010100111000111101101011110 c3a7c28cc29c7dc3a7c28cc29c7b5e
EUC-JP テァツ個怡テァツ個悳^ 100011101100001110001110101001111000111011000010101110001100010011010111110111101000111011000011100011101010011110001110110000101011100011000100110101111101110001011110 8ec38ea78ec2b8c4d7de8ec38ea78ec2b8c4d7dc5e
UTF-8 テァツ個怡テァツ個悳^ 11101111101111101000001111101111101111011010011111101111101111101000001011100101100000001000101111100110100000001010000111101111101111101000001111101111101111011010011111101111101111101000001011100101100000001000101111100110100000101011001101011110 efbe83efbda7efbe82e5808be680a1efbe83efbda7efbe82e5808be682b35e
UHC ???個怡???個悳^ 001111110011111100111111110010111100000111101100101011100011111100111111001111111100101111000001110100111110110101011110 3f3f3fcbc1ecae3f3f3fcbc1d3ed5e

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