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{^ 00111111100111011000100100111111010101110111110100111111100111011000100100111111010101110111101101011110 3f9d893f577d3f9d893f577b5e
EUC-JP ?揄?W}?揄?W{^ 00111111110110011110100100111111010101110111110100111111110110011110100100111111010101110111101101011110 3fd9e93f577d3fd9e93f577b5e
UTF-8 렱揄롉W}렱揄롉W{^ 1110101110100000101100011110011010001111100001001110101110100001100010010101011101111101111010111010000010110001111001101000111110000100111010111010000110001001010101110111101101011110 eba0b1e68f84eba189577deba0b1e68f84eba189577b5e
UHC 렱揄롉W}렱揄롉W{^ 1000111010111110111010101111000110001110110011110101011101111101100011101011111011101010111100011000111011001111010101110111101101011110 8ebeeaf18ecf577d8ebeeaf18ecf577b5e

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