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 少億億}少億億{^ 100011111010110110001001101011011000100110101101011111011000111110101101100010011010110110001001101011010111101101011110 8fad89ad89ad7d8fad89ad89ad7b5e
EUC-JP 少億億}少億億{^ 101111101010111110110010101011111011001010101111011111011011111010101111101100101010111110110010101011110111101101011110 beafb2afb2af7dbeafb2afb2af7b5e
UTF-8 少億億}少億億{^ 111001011011000010010001111001011000010010000100111001011000010010000100011111011110010110110000100100011110010110000100100001001110010110000100100001000111101101011110 e5b091e58484e584847de5b091e58484e584847b5e
UHC 少億億}少億億{^ 111000011011010011100101111000101110010111100010011111011110000110110100111001011110001011100101111000100111101101011110 e1b4e5e2e5e27de1b4e5e2e5e27b5e

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