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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN テァツ陳㌣}テァツ陳㌣{^ 1100001110100111110000101001001011000010100001110110101101111101110000111010011111000010100100101100001010000111011010110111101101011110 c3a7c292c2876b7dc3a7c292c2876b7b5e
EUC-JP テァツ陳?}テァツ陳?{^ 100011101100001110001110101001111000111011000010110001001100010000111111011111011000111011000011100011101010011110001110110000101100010011000100001111110111101101011110 8ec38ea78ec2c4c43f7d8ec38ea78ec2c4c43f7b5e
UTF-8 テァツ陳㌣}テァツ陳㌣{^ 111011111011111010000011111011111011110110100111111011111011111010000010111010011001100110110011111000111000110010100011011111011110111110111110100000111110111110111101101001111110111110111110100000101110100110011001101100111110001110001100101000110111101101011110 efbe83efbda7efbe82e999b3e38ca37defbe83efbda7efbe82e999b3e38ca37b5e
UHC ???陳?}???陳?{^ 001111110011111100111111111100101110011100111111011111010011111100111111001111111111001011100111001111110111101101011110 3f3f3ff2e73f7d3f3f3ff2e73f7b5e

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