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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 潁????潁????B 10011111111100010011111100111111001111110011111110011111111100010011111100111111001111110011111101000010 9ff13f3f3f3f9ff13f3f3f3f42
EUC-JP 潁????潁????B 11011110111100110011111100111111001111110011111111011110111100110011111100111111001111110011111101000010 def33f3f3f3fdef33f3f3f3f42
UTF-8 潁뺣겲溜쫣潁뺣겲溜쫣B 11100110101111011000000111101011101110101010001111101010101100101011001011101111101001111000101111101100101010111010001111100110101111011000000111101011101110101010001111101010101100101011001011101111101001111000101111101100101010111010001101000010 e6bd81ebbaa3eab2b2efa78becaba3e6bd81ebbaa3eab2b2efa78becaba342
UHC 潁뺣겲溜쫣潁뺣겲溜쫣B 111001111011100010010101111010111000000110111110111010101111111010100110011101101110011110111000100101011110101110000001101111101110101011111110101001100111011001000010 e7b895eb81beeafea676e7b895eb81beeafea67642

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