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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 迥るス愁迥るス愁^ 111001111000101010000010111010011011110110001111010001001110011110001010100000101110100110111101100011110100010001011110 e78a82e9bd8f44e78a82e9bd8f445e
EUC-JP 迥るス愁迥るス愁^ 1110110111101010101001001110101110001110101111011011110110100101111011011110101010100100111010111000111010111101101111011010010101011110 edeaa4eb8ebdbda5edeaa4eb8ebdbda55e
UTF-8 迥るス愁迥るス愁^ 11101000101111111010010111100011100000101000101111101111101111011011110111100110100001001000000111101000101111111010010111100011100000101000101111101111101111011011110111100110100001001000000101011110 e8bfa5e3828befbdbde68481e8bfa5e3828befbdbde684815e
UHC ?る?愁?る?愁^ 00111111101010101110101100111111111000011111111000111111101010101110101100111111111000011111111001011110 3faaeb3fe1fe3faaeb3fe1fe5e

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