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 ?ъ?}?ъ?{^ 0011111110000100100011000011111101111101001111111000010010001100001111110111101101011110 3f848c3f7d3f848c3f7b5e
EUC-JP ?ъ?}?ъ?{^ 0011111110100111111011000011111101111101001111111010011111101100001111110111101101011110 3fa7ec3f7d3fa7ec3f7b5e
UTF-8 嶪ъ뒽}嶪ъ뒽{^ 11100101101101101010101011010001100010101110101110010010101111010111110111100101101101101010101011010001100010101110101110010010101111010111101101011110 e5b6aad18aeb92bd7de5b6aad18aeb92bd7b5e
UHC 嶪ъ뒽}嶪ъ뒽{^ 111001011111010110101100111011001000101010110011011111011110010111110101101011001110110010001010101100110111101101011110 e5f5acec8ab37de5f5acec8ab37b5e

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