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{^ 00111111100101101111010000111111010101110111110100111111100101101111010000111111010101110111101101011110 3f96f43f577d3f96f43f577b5e
EUC-JP ?躍?W}?躍?W{^ 00111111110011001111011000111111010101110111110100111111110011001111011000111111010101110111101101011110 3fccf63f577d3fccf63f577b5e
UTF-8 뤙躍퉚W}뤙躍퉚W{^ 1110101110100100100110011110100010111010100011011110110110001001100110100101011101111101111010111010010010011001111010001011101010001101111011011000100110011010010101110111101101011110 eba499e8ba8ded899a577deba499e8ba8ded899a577b5e
UHC 뤙躍퉚W}뤙躍퉚W{^ 1000111111001000111001011011100010111001011011100101011101111101100011111100100011100101101110001011100101101110010101110111101101011110 8fc8e5b8b96e577d8fc8e5b8b96e577b5e

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