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 俄??}俄??{^ 1000100111100010001111110011111101111101100010011110001000111111001111110111101101011110 89e23f3f7d89e23f3f7b5e
EUC-JP 俄??}俄??{^ 1011001011100100001111110011111101111101101100101110010000111111001111110111101101011110 b2e43f3f7db2e43f3f7b5e
UTF-8 俄씜렼}俄씜렼{^ 111001001011111110000100111011001001010010011100111010111010000010111100011111011110010010111111100001001110110010010100100111001110101110100000101111000111101101011110 e4bf84ec949ceba0bc7de4bf84ec949ceba0bc7b5e
UHC 俄씜렼}俄씜렼{^ 111001001010110110111110101111011000111011000100011111011110010010101101101111101011110110001110110001000111101101011110 e4adbebd8ec47de4adbebd8ec47b5e

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