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 雲?d?巽?? 10001001010111110011111110000010100001000011111110010010010001100011111100111111 895f3f82843f92463f3f
EUC-JP 雲?d?巽庾? 101100011100000000111111101000111110010000111111110000111010011110001111101111001100111000111111 b1c03fa3e43fc3a78fbcce3f
UTF-8 雲뜹d뤊巽庾먹 111010011001101110110010111010111001110010111001111011111011110110000100111010111010010010001010111001011011011110111101111001011011101010111110111010111010100010111001 e99bb2eb9cb9efbd84eba48ae5b7bde5babeeba8b9
UHC 雲뜹d뤊巽庾먹 1110101010100011101101101110010110100011111001001000111110111010111000011101111011101010111011001011100011010100 eaa3b6e5a3e48fbae1deeaecb8d4

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