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 ???|???zF 001111110011111100111111011111000011111100111111001111110111101001000110 3f3f3f7c3f3f3f7a46
SJIS-WIN 箋醐週|箋醐週zF 111000101011001110001100111011011000111101010100011111001110001010110011100011001110110110001111010101000111101001000110 e2b38ced8f547ce2b38ced8f547a46
EUC-JP 箋醐週|箋醐週zF 111001001011010110111000111011111011110110110101011111001110010010110101101110001110111110111101101101010111101001000110 e4b5b8efbdb57ce4b5b8efbdb57a46
UTF-8 箋醐週|箋醐週zF 111001111010111010001011111010011000011010010000111010011000000010110001011111001110011110101110100010111110100110000110100100001110100110000000101100010111101001000110 e7ae8be98690e980b17ce7ae8be98690e980b17a46
UHC 箋?週|箋?週zF 11101111101010000011111111110001110011100111110011101111101010000011111111110001110011100111101001000110 efa83ff1ce7cefa83ff1ce7a46

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