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 テヲツ陳扶テヲツ陳府^ 110000111010011011000010100100101100001010010101011111011100001110100110110000101001001011000010100101010111101101011110 c3a6c292c2957dc3a6c292c2957b5e
EUC-JP テヲツ陳扶テヲツ陳府^ 100011101100001110001110101001101000111011000010110001001100010011001001110111101000111011000011100011101010011010001110110000101100010011000100110010011101110001011110 8ec38ea68ec2c4c4c9de8ec38ea68ec2c4c4c9dc5e
UTF-8 テヲツ陳扶テヲツ陳府^ 11101111101111101000001111101111101111011010011011101111101111101000001011101001100110011011001111100110100010011011011011101111101111101000001111101111101111011010011011101111101111101000001011101001100110011011001111100101101110101001110001011110 efbe83efbda6efbe82e999b3e689b6efbe83efbda6efbe82e999b3e5ba9c5e
UHC ???陳扶???陳府^ 001111110011111100111111111100101110011111011101101001100011111100111111001111111111001011100111110111011010010001011110 3f3f3ff2e7dda63f3f3ff2e7dda45e

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