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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????瀛 0011111100111111001111110011111100111111001111110011111100111111001111111110000001101001 3f3f3f3f3f3f3f3f3fe069
EUC-JP ?????????瀛 0011111100111111001111110011111100111111001111110011111100111111001111111101111111001010 3f3f3f3f3f3f3f3f3fdfca
UTF-8 溜븍젻溜삳젇溜삵뙇瀛 111011111010011110001011111010111011100010001101111011001010000010111011111011111010011110001011111011001000001010110011111011001010000010000111111011111010011110001011111011001000001010110101111010111001100110000111111001111000000010011011 efa78bebb88deca0bbefa78bec82b3eca087efa78bec82b5eb9987e7809b
UHC 溜븍젻溜삳젇溜삵뙇瀛 1110101011111110101110101110101110100000101011101110101011111110101110111110101110100000100010101110101011111110101110111110110110001100100011011110011110111010 eafebaeba0aeeafebbeba08aeafebbed8c8de7ba

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