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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?馨降蔔?馨降腹^ 001111111000101001011101100011010111111011100100111101110011111110001010010111011000110101111110100101011010000001011110 3f8a5d8d7ee4f73f8a5d8d7e95a05e
EUC-JP ?馨降蔔?馨降腹^ 001111111011001110111110101110011101111111101000111110010011111110110011101111101011100111011111110010101010001001011110 3fb3beb9dfe8f93fb3beb9dfcaa25e
UTF-8 뤓馨降蔔뤓馨降腹^ 11101011101001001001001111101001101001101010100011101001100110011000110111101000100101001001010011101011101001001001001111101001101001101010100011101001100110011000110111101000100001011011100101011110 eba493e9a6a8e9998de89494eba493e9a6a8e9998de885b95e
UHC 뤓馨降蔔뤓馨降腹^ 1000111111000011111110111011000011001011101111011101110011011011100011111100001111111011101100001100101110111101110111001101100101011110 8fc3fbb0cbbddcdb8fc3fbb0cbbddcd95e

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