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 ??岩}??岩{^ 0011111100111111100010101110001001111101001111110011111110001010111000100111101101011110 3f3f8ae27d3f3f8ae27b5e
EUC-JP ??岩}??岩{^ 0011111100111111101101001110010001111101001111110011111110110100111001000111101101011110 3f3fb4e47d3f3fb4e47b5e
UTF-8 롉렿岩}롉렿岩{^ 111010111010000110001001111010111010000010111111111001011011001010101001011111011110101110100001100010011110101110100000101111111110010110110010101010010111101101011110 eba189eba0bfe5b2a97deba189eba0bfe5b2a97b5e
UHC 롉렿岩}롉렿岩{^ 100011101100111110001110110001111110010011011011011111011000111011001111100011101100011111100100110110110111101101011110 8ecf8ec7e4db7d8ecf8ec7e4db7b5e

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