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 俺??}俺??{^ 1000100110110100001111110011111101111101100010011011010000111111001111110111101101011110 89b43f3f7d89b43f3f7b5e
EUC-JP 俺??}俺??{^ 1011001010110110001111110011111101111101101100101011011000111111001111110111101101011110 b2b63f3f7db2b63f3f7b5e
UTF-8 俺뚥룾}俺뚥룾{^ 111001001011111110111010111010111001101010100101111010111010001110111110011111011110010010111111101110101110101110011010101001011110101110100011101111100111101101011110 e4bfbaeb9aa5eba3be7de4bfbaeb9aa5eba3be7b5e
UHC 俺뚥룾}俺뚥룾{^ 111001011110111110001100111001001000111110101111011111011110010111101111100011001110010010001111101011110111101101011110 e5ef8ce48faf7de5ef8ce48faf7b5e

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