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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 雲?d?巽??齋 100010010101111100111111100000101000010000111111100100100100011000111111001111111110001001010110 895f3f82843f92463f3fe256
EUC-JP 雲?d?巽庾?齋 1011000111000000001111111010001111100100001111111100001110100111100011111011110011001110001111111110001110110111 b1c03fa3e43fc3a78fbcce3fe3b7
UTF-8 雲뜹d뤊巽庾먹齋 111010011001101110110010111010111001110010111001111011111011110110000100111010111010010010001010111001011011011110111101111001011011101010111110111010111010100010111001111010011011110110001011 e99bb2eb9cb9efbd84eba48ae5b7bde5babeeba8b9e9bd8b
UHC 雲뜹d뤊巽庾먹齋 11101010101000111011011011100101101000111110010010001111101110101110000111011110111010101110110010111000110101001110111010110001 eaa3b6e5a3e48fbae1deeaecb8d4eeb1

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