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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 搖?;n}搖?;n{^ 100111011000101000111111100000010100011101101110011111011001110110001010001111111000000101000111011011100111101101011110 9d8a3f81476e7d9d8a3f81476e7b5e
EUC-JP 搖?;n}搖?;n{^ 110110011110101000111111101000011010100001101110011111011101100111101010001111111010000110101000011011100111101101011110 d9ea3fa1a86e7dd9ea3fa1a86e7b5e
UTF-8 搖깨;n}搖깨;n{^ 1110011010010000100101101110101010111001101010001110111110111100100110110110111001111101111001101001000010010110111010101011100110101000111011111011110010011011011011100111101101011110 e69096eab9a8efbc9b6e7de69096eab9a8efbc9b6e7b5e
UHC 搖깨;n}搖깨;n{^ 1110100011110100101100011111101010100011101110110110111001111101111010001111010010110001111110101010001110111011011011100111101101011110 e8f4b1faa3bb6e7de8f4b1faa3bb6e7b5e

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