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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 陰≪?岳??蔭 1000100101000001100000011110000100111111100010100111100000111111001111111000100011111100 894181e13f8a783f3f88fc
EUC-JP 陰≪?岳??蔭 1011000110100010101000101110001100111111101100111101100100111111001111111011000011111110 b1a2a2e33fb3d93f3fb0fe
UTF-8 陰≪뀓岳롮넡蔭 111010011001100110110000111000101000100110101010111010111000000010010011111001011011001010110011111010111010000110101110111010111000010010100001111010001001010010101101 e999b0e289aaeb8093e5b2b3eba1aeeb84a1e894ad
UHC 陰≪뀓岳롮넡蔭 1110101111100100101000011110110010000101100011011110010010111111100011101110110010000110101001011110101111100011 ebe4a1ec858de4bf8eec86a5ebe3

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