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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?諺???諺??B 0011111110001100101111110011111100111111001111111000110010111111001111110011111101000010 3f8cbf3f3f3f8cbf3f3f42
EUC-JP ?諺???諺??B 0011111110111000110000010011111100111111001111111011100011000001001111110011111101000010 3fb8c13f3f3fb8c13f3f42
UTF-8 뤗諺댑랖뤗諺댑랖B 11101011101001001001011111101000101010111011101011101011100011001001000111101011100111101001011011101011101001001001011111101000101010111011101011101011100011001001000111101011100111101001011001000010 eba497e8abbaeb8c91eb9e96eba497e8abbaeb8c91eb9e9642
UHC 뤗諺댑랖뤗諺댑랖B 1000111111000111111001011110110010110100111100001011011011111101100011111100011111100101111011001011010011110000101101101111110101000010 8fc7e5ecb4f0b6fd8fc7e5ecb4f0b6fd42

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