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{^ 00111111001111110011111101011111010101110111110100111111001111110011111101011111010101110111101101011110 3f3f3f5f577d3f3f3f5f577b5e
SJIS-WIN ??◇_W}??◇_W{^ 001111110011111110000001100111100101111101010111011111010011111100111111100000011001111001011111010101110111101101011110 3f3f819e5f577d3f3f819e5f577b5e
EUC-JP ??◇_W}??◇_W{^ 001111110011111110100001111111100101111101010111011111010011111100111111101000011111111001011111010101110111101101011110 3f3fa1fe5f577d3f3fa1fe5f577b5e
UTF-8 룶엌◇_W}룶엌◇_W{^ 11101011101000111011011011101100100101111000110011100010100101111000011101011111010101110111110111101011101000111011011011101100100101111000110011100010100101111000011101011111010101110111101101011110 eba3b6ec978ce297875f577deba3b6ec978ce297875f577b5e
UHC 룶엌◇_W}룶엌◇_W{^ 10001111101010111011111011111101101000011101111001011111010101110111110110001111101010111011111011111101101000011101111001011111010101110111101101011110 8fabbefda1de5f577d8fabbefda1de5f577b5e

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