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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 云??}云??{^ 1000100101011101001111110011111101111101100010010101110100111111001111110111101101011110 895d3f3f7d895d3f3f7b5e
EUC-JP 云??}云??{^ 1011000110111110001111110011111101111101101100011011111000111111001111110111101101011110 b1be3f3f7db1be3f3f7b5e
UTF-8 云당톰}云당톰{^ 111001001011101010010001111010111000101110111001111011011000011010110000011111011110010010111010100100011110101110001011101110011110110110000110101100000111101101011110 e4ba91eb8bb9ed86b07de4ba91eb8bb9ed86b07b5e
UHC 云당톰}云당톰{^ 111010011111011010110100111001111100010111101000011111011110100111110110101101001110011111000101111010000111101101011110 e9f6b4e7c5e87de9f6b4e7c5e87b5e

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