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 ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
SJIS-WIN 。爐フ^[}。爐フ^[{^ 101000011110000010100010110011000101111001011011011111011010000111100000101000101100110001011110010110110111101101011110 a1e0a2cc5e5b7da1e0a2cc5e5b7b5e
EUC-JP 。爐フ^[}。爐フ^[{^ 10001110101000011110000010100100100011101100110001011110010110110111110110001110101000011110000010100100100011101100110001011110010110110111101101011110 8ea1e0a48ecc5e5b7d8ea1e0a48ecc5e5b7b5e
UTF-8 。爐フ^[}。爐フ^[{^ 11101111101111011010000111100111100010001001000011101111101111101000110001011110010110110111110111101111101111011010000111100111100010001001000011101111101111101000110001011110010110110111101101011110 efbda1e78890efbe8c5e5b7defbda1e78890efbe8c5e5b7b5e
UHC ?爐?^[}?爐?^[{^ 001111111101011011010011001111110101111001011011011111010011111111010110110100110011111101011110010110110111101101011110 3fd6d33f5e5b7d3fd6d33f5e5b7b5e

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