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 ?°?}?°?{^ 001111111011000000111111011111010011111110110000001111110111101101011110 3fb03f7d3fb03f7b5e
SJIS-WIN 裴°〓}裴°〓{^ 111001011110100010000001100010111000000110101100011111011110010111101000100000011000101110000001101011000111101101011110 e5e8818b81ac7de5e8818b81ac7b5e
EUC-JP 裴°〓}裴°〓{^ 111010101110101010100001111010111010001010101110011111011110101011101010101000011110101110100010101011100111101101011110 eaeaa1eba2ae7deaeaa1eba2ae7b5e
UTF-8 裴°〓}裴°〓{^ 11101000101000111011010011000010101100001110001110000000100100110111110111101000101000111011010011000010101100001110001110000000100100110111101101011110 e8a3b4c2b0e380937de8a3b4c2b0e380937b5e
UHC 裴°〓}裴°〓{^ 110110111101000010100001110001101010000111101011011111011101101111010000101000011100011010100001111010110111101101011110 dbd0a1c6a1eb7ddbd0a1c6a1eb7b5e

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