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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 潁??\}潁??\{^ 10011111111100010011111100111111010111000111110110011111111100010011111100111111010111000111101101011110 9ff13f3f5c7d9ff13f3f5c7b5e
EUC-JP 潁??\}潁??\{^ 11011110111100110011111100111111010111000111110111011110111100110011111100111111010111000111101101011110 def33f3f5c7ddef33f3f5c7b5e
UTF-8 潁딆갠\}潁딆갠\{^ 1110011010111101100000011110101110010100100001101110101010110000101000000101110001111101111001101011110110000001111010111001010010000110111010101011000010100000010111000111101101011110 e6bd81eb9486eab0a05c7de6bd81eb9486eab0a05c7b5e
UHC 潁딆갠\}潁딆갠\{^ 1110011110111000100010101110110010110000101101010101110001111101111001111011100010001010111011001011000010110101010111000111101101011110 e7b88aecb0b55c7de7b88aecb0b55c7b5e

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