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 ????Z}????Z{^ 00111111001111110011111100111111010110100111110100111111001111110011111100111111010110100111101101011110 3f3f3f3f5a7d3f3f3f3f5a7b5e
SJIS-WIN 訒溯豐ォZ}訒溯豐ォZ{^ 11111011101000111001111111101000111001101011001010101011010110100111110111111011101000111001111111101000111001101011001010101011010110100111101101011110 fba39fe8e6b2ab5a7dfba39fe8e6b2ab5a7b5e
EUC-JP 訒溯豐ォZ}訒溯豐ォZ{^ 1000111111011101110010001101111011101010111011001011010010001110101010110101101001111101100011111101110111001000110111101110101011101100101101001000111010101011010110100111101101011110 8fddc8deeaecb48eab5a7d8fddc8deeaecb48eab5a7b5e
UTF-8 訒溯豐ォZ}訒溯豐ォZ{^ 1110100010101000100100101110011010111010101011111110100010110001100100001110111110111101101010110101101001111101111010001010100010010010111001101011101010101111111010001011000110010000111011111011110110101011010110100111101101011110 e8a892e6baafe8b190efbdab5a7de8a892e6baafe8b190efbdab5a7b5e
UHC ?溯??Z}?溯??Z{^ 001111111110000110111101001111110011111101011010011111010011111111100001101111010011111100111111010110100111101101011110 3fe1bd3f3f5a7d3fe1bd3f3f5a7b5e

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