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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ウロタユ\}ウロタユ\{^ 10110011110110111100000011010101010111000111110110110011110110111100000011010101010111000111101101011110 b3dbc0d55c7db3dbc0d55c7b5e
EUC-JP ウロタユ\}ウロタユ\{^ 100011101011001110001110110110111000111011000000100011101101010101011100011111011000111010110011100011101101101110001110110000001000111011010101010111000111101101011110 8eb38edb8ec08ed55c7d8eb38edb8ec08ed55c7b5e
UTF-8 ウロタユ\}ウロタユ\{^ 1110111110111101101100111110111110111110100110111110111110111110100000001110111110111110100101010101110001111101111011111011110110110011111011111011111010011011111011111011111010000000111011111011111010010101010111000111101101011110 efbdb3efbe9befbe80efbe955c7defbdb3efbe9befbe80efbe955c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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