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 ??眠}??眠{^ 0011111100111111100101101011000001111101001111110011111110010110101100000111101101011110 3f3f96b07d3f3f96b07b5e
EUC-JP ?焰眠}?焰眠{^ 001111111000111111001001111011111100110010110010011111010011111110001111110010011110111111001100101100100111101101011110 3f8fc9efccb27d3f8fc9efccb27b5e
UTF-8 뤚焰眠}뤚焰眠{^ 111010111010010010011010111001111000010010110000111001111001110010100000011111011110101110100100100110101110011110000100101100001110011110011100101000000111101101011110 eba49ae784b0e79ca07deba49ae784b0e79ca07b5e
UHC 뤚焰眠}뤚焰眠{^ 100011111100100111100110111110111101100011111001011111011000111111001001111001101111101111011000111110010111101101011110 8fc9e6fbd8f97d8fc9e6fbd8f97b5e

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