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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ??岩W}??岩W{^ 00111111001111111000101011100010010101110111110100111111001111111000101011100010010101110111101101011110 3f3f8ae2577d3f3f8ae2577b5e
EUC-JP ??岩W}??岩W{^ 00111111001111111011010011100100010101110111110100111111001111111011010011100100010101110111101101011110 3f3fb4e4577d3f3fb4e4577b5e
UTF-8 롉렿岩W}롉렿岩W{^ 1110101110100001100010011110101110100000101111111110010110110010101010010101011101111101111010111010000110001001111010111010000010111111111001011011001010101001010101110111101101011110 eba189eba0bfe5b2a9577deba189eba0bfe5b2a9577b5e
UHC 롉렿岩W}롉렿岩W{^ 1000111011001111100011101100011111100100110110110101011101111101100011101100111110001110110001111110010011011011010101110111101101011110 8ecf8ec7e4db577d8ecf8ec7e4db577b5e

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