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{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ??恁?W}??恁?W{^ 001111110011111110011100100011000011111101010111011111010011111100111111100111001000110000111111010101110111101101011110 3f3f9c8c3f577d3f3f9c8c3f577b5e
EUC-JP ??恁?W}??恁?W{^ 001111110011111111010111111011000011111101010111011111010011111100111111110101111110110000111111010101110111101101011110 3f3fd7ec3f577d3f3fd7ec3f577b5e
UTF-8 泥쵦恁쿻W}泥쵦恁쿻W{^ 1110111110100111101000111110110010110101101001101110011010000001100000011110110010111111101110110101011101111101111011111010011110100011111011001011010110100110111001101000000110000001111011001011111110111011010101110111101101011110 efa7a3ecb5a6e68181ecbfbb577defa7a3ecb5a6e68181ecbfbb577b5e
UHC 泥쵦恁쿻W}泥쵦恁쿻W{^ 111011001011001010101101010001011110110011110110101100110110111001010111011111011110110010110010101011010100010111101100111101101011001101101110010101110111101101011110 ecb2ad45ecf6b36e577decb2ad45ecf6b36e577b5e

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